home *** CD-ROM | disk | FTP | other *** search
/ Gekikoh Dennoh Club 1 / Gekikoh Dennoh Club Vol. 1 (Japan).7z / Gekikoh Dennoh Club Vol. 1 (Japan) (Track 1).bin / kowin / archive / sys / kowin14b.lzh / kficons / R.INC < prev    next >
Text File  |  1991-10-06  |  340b  |  11 lines

  1. #ifndef CLASS
  2. #define CLASS static
  3. #endif
  4. static    short    R1[] = {
  5.     0x0007, 0x3FC7, 0x2027, 0x2027, 0x2027, 0x27C7, 0x4487, 0x4447, 0x4A27, 0xF9F7, 0x0007, 0xFFFF
  6. };
  7. static    short    R2[] = {
  8.     0x0004, 0x3FC4, 0x2024, 0x2024, 0x2024, 0x27C4, 0x4484, 0x4444, 0x4A24, 0xF9F4, 0x0004, 0xFFFC
  9. };
  10. CLASS    Sheet    RPattern = { 16, 12, 1, R1, R2 };
  11.